3.12 \(\int (a+a \cos (c+d x)) \sec ^6(c+d x) \, dx\)

Optimal. Leaf size=101 \[ \frac{a \tan ^5(c+d x)}{5 d}+\frac{2 a \tan ^3(c+d x)}{3 d}+\frac{a \tan (c+d x)}{d}+\frac{3 a \tanh ^{-1}(\sin (c+d x))}{8 d}+\frac{a \tan (c+d x) \sec ^3(c+d x)}{4 d}+\frac{3 a \tan (c+d x) \sec (c+d x)}{8 d} \]

[Out]

(3*a*ArcTanh[Sin[c + d*x]])/(8*d) + (a*Tan[c + d*x])/d + (3*a*Sec[c + d*x]*Tan[c + d*x])/(8*d) + (a*Sec[c + d*
x]^3*Tan[c + d*x])/(4*d) + (2*a*Tan[c + d*x]^3)/(3*d) + (a*Tan[c + d*x]^5)/(5*d)

________________________________________________________________________________________

Rubi [A]  time = 0.0657615, antiderivative size = 101, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 4, integrand size = 19, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.21, Rules used = {2748, 3767, 3768, 3770} \[ \frac{a \tan ^5(c+d x)}{5 d}+\frac{2 a \tan ^3(c+d x)}{3 d}+\frac{a \tan (c+d x)}{d}+\frac{3 a \tanh ^{-1}(\sin (c+d x))}{8 d}+\frac{a \tan (c+d x) \sec ^3(c+d x)}{4 d}+\frac{3 a \tan (c+d x) \sec (c+d x)}{8 d} \]

Antiderivative was successfully verified.

[In]

Int[(a + a*Cos[c + d*x])*Sec[c + d*x]^6,x]

[Out]

(3*a*ArcTanh[Sin[c + d*x]])/(8*d) + (a*Tan[c + d*x])/d + (3*a*Sec[c + d*x]*Tan[c + d*x])/(8*d) + (a*Sec[c + d*
x]^3*Tan[c + d*x])/(4*d) + (2*a*Tan[c + d*x]^3)/(3*d) + (a*Tan[c + d*x]^5)/(5*d)

Rule 2748

Int[((b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[c, Int[(b*S
in[e + f*x])^m, x], x] + Dist[d/b, Int[(b*Sin[e + f*x])^(m + 1), x], x] /; FreeQ[{b, c, d, e, f, m}, x]

Rule 3767

Int[csc[(c_.) + (d_.)*(x_)]^(n_), x_Symbol] :> -Dist[d^(-1), Subst[Int[ExpandIntegrand[(1 + x^2)^(n/2 - 1), x]
, x], x, Cot[c + d*x]], x] /; FreeQ[{c, d}, x] && IGtQ[n/2, 0]

Rule 3768

Int[(csc[(c_.) + (d_.)*(x_)]*(b_.))^(n_), x_Symbol] :> -Simp[(b*Cos[c + d*x]*(b*Csc[c + d*x])^(n - 1))/(d*(n -
 1)), x] + Dist[(b^2*(n - 2))/(n - 1), Int[(b*Csc[c + d*x])^(n - 2), x], x] /; FreeQ[{b, c, d}, x] && GtQ[n, 1
] && IntegerQ[2*n]

Rule 3770

Int[csc[(c_.) + (d_.)*(x_)], x_Symbol] :> -Simp[ArcTanh[Cos[c + d*x]]/d, x] /; FreeQ[{c, d}, x]

Rubi steps

\begin{align*} \int (a+a \cos (c+d x)) \sec ^6(c+d x) \, dx &=a \int \sec ^5(c+d x) \, dx+a \int \sec ^6(c+d x) \, dx\\ &=\frac{a \sec ^3(c+d x) \tan (c+d x)}{4 d}+\frac{1}{4} (3 a) \int \sec ^3(c+d x) \, dx-\frac{a \operatorname{Subst}\left (\int \left (1+2 x^2+x^4\right ) \, dx,x,-\tan (c+d x)\right )}{d}\\ &=\frac{a \tan (c+d x)}{d}+\frac{3 a \sec (c+d x) \tan (c+d x)}{8 d}+\frac{a \sec ^3(c+d x) \tan (c+d x)}{4 d}+\frac{2 a \tan ^3(c+d x)}{3 d}+\frac{a \tan ^5(c+d x)}{5 d}+\frac{1}{8} (3 a) \int \sec (c+d x) \, dx\\ &=\frac{3 a \tanh ^{-1}(\sin (c+d x))}{8 d}+\frac{a \tan (c+d x)}{d}+\frac{3 a \sec (c+d x) \tan (c+d x)}{8 d}+\frac{a \sec ^3(c+d x) \tan (c+d x)}{4 d}+\frac{2 a \tan ^3(c+d x)}{3 d}+\frac{a \tan ^5(c+d x)}{5 d}\\ \end{align*}

Mathematica [A]  time = 0.22837, size = 65, normalized size = 0.64 \[ \frac{a \left (45 \tanh ^{-1}(\sin (c+d x))+\tan (c+d x) \left (24 \tan ^4(c+d x)+80 \tan ^2(c+d x)+30 \sec ^3(c+d x)+45 \sec (c+d x)+120\right )\right )}{120 d} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + a*Cos[c + d*x])*Sec[c + d*x]^6,x]

[Out]

(a*(45*ArcTanh[Sin[c + d*x]] + Tan[c + d*x]*(120 + 45*Sec[c + d*x] + 30*Sec[c + d*x]^3 + 80*Tan[c + d*x]^2 + 2
4*Tan[c + d*x]^4)))/(120*d)

________________________________________________________________________________________

Maple [A]  time = 0.079, size = 112, normalized size = 1.1 \begin{align*}{\frac{a\tan \left ( dx+c \right ) \left ( \sec \left ( dx+c \right ) \right ) ^{3}}{4\,d}}+{\frac{3\,a\sec \left ( dx+c \right ) \tan \left ( dx+c \right ) }{8\,d}}+{\frac{3\,a\ln \left ( \sec \left ( dx+c \right ) +\tan \left ( dx+c \right ) \right ) }{8\,d}}+{\frac{8\,a\tan \left ( dx+c \right ) }{15\,d}}+{\frac{a\tan \left ( dx+c \right ) \left ( \sec \left ( dx+c \right ) \right ) ^{4}}{5\,d}}+{\frac{4\,a\tan \left ( dx+c \right ) \left ( \sec \left ( dx+c \right ) \right ) ^{2}}{15\,d}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+cos(d*x+c)*a)*sec(d*x+c)^6,x)

[Out]

1/4/d*a*tan(d*x+c)*sec(d*x+c)^3+3/8*a*sec(d*x+c)*tan(d*x+c)/d+3/8/d*a*ln(sec(d*x+c)+tan(d*x+c))+8/15*a*tan(d*x
+c)/d+1/5/d*a*tan(d*x+c)*sec(d*x+c)^4+4/15/d*a*tan(d*x+c)*sec(d*x+c)^2

________________________________________________________________________________________

Maxima [A]  time = 1.15805, size = 144, normalized size = 1.43 \begin{align*} \frac{16 \,{\left (3 \, \tan \left (d x + c\right )^{5} + 10 \, \tan \left (d x + c\right )^{3} + 15 \, \tan \left (d x + c\right )\right )} a - 15 \, a{\left (\frac{2 \,{\left (3 \, \sin \left (d x + c\right )^{3} - 5 \, \sin \left (d x + c\right )\right )}}{\sin \left (d x + c\right )^{4} - 2 \, \sin \left (d x + c\right )^{2} + 1} - 3 \, \log \left (\sin \left (d x + c\right ) + 1\right ) + 3 \, \log \left (\sin \left (d x + c\right ) - 1\right )\right )}}{240 \, d} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*cos(d*x+c))*sec(d*x+c)^6,x, algorithm="maxima")

[Out]

1/240*(16*(3*tan(d*x + c)^5 + 10*tan(d*x + c)^3 + 15*tan(d*x + c))*a - 15*a*(2*(3*sin(d*x + c)^3 - 5*sin(d*x +
 c))/(sin(d*x + c)^4 - 2*sin(d*x + c)^2 + 1) - 3*log(sin(d*x + c) + 1) + 3*log(sin(d*x + c) - 1)))/d

________________________________________________________________________________________

Fricas [A]  time = 1.73177, size = 304, normalized size = 3.01 \begin{align*} \frac{45 \, a \cos \left (d x + c\right )^{5} \log \left (\sin \left (d x + c\right ) + 1\right ) - 45 \, a \cos \left (d x + c\right )^{5} \log \left (-\sin \left (d x + c\right ) + 1\right ) + 2 \,{\left (64 \, a \cos \left (d x + c\right )^{4} + 45 \, a \cos \left (d x + c\right )^{3} + 32 \, a \cos \left (d x + c\right )^{2} + 30 \, a \cos \left (d x + c\right ) + 24 \, a\right )} \sin \left (d x + c\right )}{240 \, d \cos \left (d x + c\right )^{5}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*cos(d*x+c))*sec(d*x+c)^6,x, algorithm="fricas")

[Out]

1/240*(45*a*cos(d*x + c)^5*log(sin(d*x + c) + 1) - 45*a*cos(d*x + c)^5*log(-sin(d*x + c) + 1) + 2*(64*a*cos(d*
x + c)^4 + 45*a*cos(d*x + c)^3 + 32*a*cos(d*x + c)^2 + 30*a*cos(d*x + c) + 24*a)*sin(d*x + c))/(d*cos(d*x + c)
^5)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*cos(d*x+c))*sec(d*x+c)**6,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 1.41724, size = 167, normalized size = 1.65 \begin{align*} \frac{45 \, a \log \left ({\left | \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right ) + 1 \right |}\right ) - 45 \, a \log \left ({\left | \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right ) - 1 \right |}\right ) - \frac{2 \,{\left (45 \, a \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{9} - 130 \, a \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{7} + 464 \, a \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{5} - 190 \, a \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{3} + 195 \, a \tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )\right )}}{{\left (\tan \left (\frac{1}{2} \, d x + \frac{1}{2} \, c\right )^{2} - 1\right )}^{5}}}{120 \, d} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*cos(d*x+c))*sec(d*x+c)^6,x, algorithm="giac")

[Out]

1/120*(45*a*log(abs(tan(1/2*d*x + 1/2*c) + 1)) - 45*a*log(abs(tan(1/2*d*x + 1/2*c) - 1)) - 2*(45*a*tan(1/2*d*x
 + 1/2*c)^9 - 130*a*tan(1/2*d*x + 1/2*c)^7 + 464*a*tan(1/2*d*x + 1/2*c)^5 - 190*a*tan(1/2*d*x + 1/2*c)^3 + 195
*a*tan(1/2*d*x + 1/2*c))/(tan(1/2*d*x + 1/2*c)^2 - 1)^5)/d